Fixing bug #7474 also fixes #7481.
authorEli Zaretskii <eliz@gnu.org>
Thu, 25 Nov 2010 20:28:14 +0000 (22:28 +0200)
committerEli Zaretskii <eliz@gnu.org>
Thu, 25 Nov 2010 20:28:14 +0000 (22:28 +0200)
src/ChangeLog

index d29f275e4aa832e5a108984982cb82e07e4577ed..ae4120475080fd3a1fc262cf5c837265690c105a 100644 (file)
@@ -2,7 +2,7 @@
 
        * xdisp.c (set_cursor_from_row): Don't forget to consider the
        `cursor' property of the first character in overlay strings.
-       (Bug#7474)
+       (Bug#7474)  (Bug#7481)
 
 2010-11-24  Jan Djärv  <jan.h.d@swipnet.se>